VideoHelp.com Forum
+ Reply to Thread
Results 1 to 3 of 3
Thread
  1. Member
    Join Date: Nov 2009
    Location: Germany
    Hello everyone!

    I am using a software, that generates thumbnails from video files.
    So far I've used mplayer to generate thos thumbs.
    Since ffmpeg can create much cleaner and better thumbs, I changed the appropriate command line in the code and it runs everything perfectly ...
    Code:
    ffmpeg -ss [timeCode] -i [inFile] -vcodec mjpeg -vframes 1 -an -f rawvideo -s [scaleWidth]x[scaleHeight] [outDir]/output.jpg 1> /dev/null 2> [debugFile]
    ... except if the output format of the thumbs is ODD!
    (So for example, 640x481 pixels)

    This follows from the error log:

    Frame size must be a multiple of 2
    See here:
    http://www.google.de/#hl=de&source=h...f+2&fp=1&cad=b

    I've read through but I found nothing useful
    There must also be a possibility to get FFMpeg to work as perfectly as mplayer does if the thumbsize/videosize is odd.

    Here, i would need your help, hints or solutions!


    Thank you very much!
    yamyam
    Quote Quote  

  2. Member
    Join Date: Nov 2009
    Location: Germany
    No ffmpeg pro's available who can help ?
    Quote Quote  

  3. Member
    Join Date: Nov 2009
    Location: Germany
    Quote Quote  




Similar Threads

  1. Replies: 26
    Last Post: 25th Mar 2011, 05:02
  2. Replies: 0
    Last Post: 29th Jan 2011, 01:20
  3. Problem - "Wrong frame length"
    By IllusionOfLife in forum Authoring (DVD)
    Replies: 9
    Last Post: 10th Jul 2010, 02:09
  4. Replies: 0
    Last Post: 8th Jun 2010, 07:17
  5. Staxrip: "Constant Quality" vs. "Exact File Size"
    By FallenAngelII in forum Video Conversion
    Replies: 1
    Last Post: 9th Aug 2007, 17:40
Search   Contact us   About   Advertise   Forum   RSS Feeds   Statistics   Tools